-
Home
-
LuckyWP Table of Contents
-
2.1.14 (latest)
-
Code
-
Classes
- Validator
| Total Complexity |
31 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
166 |
| Lines of code |
79 |
| Logical lines of code |
40 |
| Comment lines |
55 |
| Methods |
9 |
| Properties |
5 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validateAttributes() |
A |
53 |
11 |
22 |
| addError() |
S |
59 |
5 |
14 |
| createValidator() |
S |
60 |
4 |
13 |
| formatMessage() |
S |
67 |
3 |
7 |
| isEmpty() |
S |
78 |
3 |
3 |
| validateAttribute() |
S |
69 |
2 |
6 |
| builtInValidators() |
S |
67 |
1 |
8 |
| validateValue() |
S |
79 |
1 |
3 |
| getAttributeNames() |
S |
82 |
1 |
3 |